home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 034a / wheel22.zip / WOF.DOC < prev    next >
Text File  |  1992-01-01  |  12KB  |  252 lines

  1.             * * * * * * * * * * * * * * * * * * * * * * * * *
  2.             *                                               *
  3.             *               WHEEL OF FORTUNE                *
  4.             *                 VERSION  2.2                  *
  5.             *                   01/01/92                    *
  6.             *                                               * 
  7.             *                  Written By:                  *
  8.             *                 Michael Goetz                 *
  9.             *                                               *
  10.             *            Copyright (c) 1991, 1992           *
  11.             *               All Rights Reserved             *
  12.             *                                               *
  13.             *                 SUPPORT  BBS:                 *
  14.             *               The SpeakEasy BBS               *
  15.             *                 (407) 291-4626                * 
  16.             *          PCB 14.5 * HST D/S 1200-38,400       *
  17.             *                                               *
  18.             * * * * * * * * * * * * * * * * * * * * * * * * * 
  19.  
  20. INTRODUCTION
  21. ------------
  22.   WHEEL OF FORTUNE is an adaptation of the popular TV game show.
  23.   The game is played much like the game show.  Each player's score
  24.   will accumulate for a period of one week, beginning on Monday
  25.   and ending on Sunday. The current scores are then erased (via
  26.   WOFEVENT.EXE) and Last Week's Top Scorer is posted to the Top
  27.   Scorer file and bulletin (Registered version only).
  28.  
  29. FEATURES
  30. --------
  31.  - ANSI color and Mono screens
  32.  - Supports up to 340k bps
  33.  - Supports most BBS Software
  34.  - Supports non-standard port & IRQ
  35.  - Supports FOSSIL drivers
  36.  - Easy installation and maintainance
  37.  - Creates graphic/non-graphic bulletin (Reg. Req.)
  38.  - Automatically maintained Bulletin/Top Score & puzzles
  39.                               
  40. INSTALLATION
  41. ------------
  42.  NOTE: Be sure to read UPGRADE.TXT, if it exists, and follow it's
  43.        instructions!
  44.  
  45.  Installation is very easy.  Create a directory to hold all WHEEL
  46.  OF FORTUNE files and unzip WOFxx.ZIP into this directory.
  47.  
  48.  Files should consist of:
  49.   WOF22.EXE ........ Main program file
  50.   WOFSETUP.EXE ..... Setup utility to create configuration file (WOF.CFG)
  51.   WOF.INS .......... On-line Instruction file
  52.   WOF.PUZ .......... Puzzles displayed for the current week
  53.   WOF.DAT .......... List of 100 puzzles (see below for further info.)
  54.   WOF.USR .......... User file (Must have this file to operate game!)
  55.   WOF   ............ Sample Batch file (modify as needed)
  56.   WOF.CFG .......... Sample Configuration file (modify as needed)
  57.   WOFEVENT.EXE ..... Bulletin - Top Score maintainance file
  58.   WOF.DOC .......... You're reading it!
  59.   REGISTER.FRM ..... Please use it... I need the money!!!  :-)
  60.   WHATSNEW.TXT ..... History file
  61.   UPGRADE.TXT ...... Important!  Please read this!!!
  62.   FILE_ID.DSZ ...... Description file for PCBoard 14.5a only
  63.  
  64.  Change to the directory you created and run WOFSETUP.EXE and enter the
  65.  data in the fields as applicable to your system.  The first line will 
  66.  ask for the full path and filename of your BBS information file.  For
  67.  example: C:\PCB\PCBOARD.SYS.   WHEEL OF FORTUNE  uses this filename
  68.  to determine the BBS software which is being used as follows:
  69.  
  70.  PCBOARD.SYS   (PCBoard)
  71.  CALLINFO.BBS  (Wildcat!)
  72.  DOOR.SYS      (GAP and other systems using std. DOOR.SYS)
  73.  DORINFOx.DEF  (QuickBBS/Remote Access)
  74.  
  75.  Line <4> will ask for the path and name for the Non-Graphic Bulletin 
  76.  file that will be created after each completed game.   The Bulletin 
  77.  will only be created with the REGISTERED VERSION.   Until registered, 
  78.  place "NONE" in this field.
  79.  
  80.  Line <5> asks for the path and name for the Graphic (Color) Bulletin 
  81.  file that will be created after each completed game.   The Bulletin 
  82.  will only be created with the REGISTERED VERSION.   Until registered, 
  83.  place "NONE" in this field.
  84.  
  85.  Line <6> will ask for the registration code number.  Until the program
  86.  is registered, place 0000 in the Registration field.
  87.  
  88.  Line <7> will ask for the number of CHANCES each player will be given
  89.  at the beginning of each puzzle.  CHANCES are deducted from each in-
  90.  correct guess (letter NOT in the puzzle).  If the player runs out of
  91.  CHANCEs, he/she will be given an oportunity to solve the puzzle.  I
  92.  would suggest six (6) CHANCEs as being a good choice. Maximum of 10.
  93.  NOTE: UNREGISTERED VERSION forces six (6) CHANCES.  Place 6 in this
  94.  field until program is registered.
  95.  
  96.  Line <8> will ask for the number of rounds (puzzles) per day (maximum
  97.  of 5).  NOTE: UNREGISTERED VERSION forces 2. Place 2 in this field until
  98.  program is registered.
  99.  
  100.  Line <9> asks for the number of minutes each player will be given if
  101.  he/she lands on the TIME position on the Wheel and solves that puzzle.
  102.  This number of minutes will be added to the player's remaining TIME for
  103.  the day.  Additional TIME will only be added once per round (puzzle).
  104.  NOTE: UNREGISTERED VERION forces 2 minutes.  Place 2 in this field until
  105.  program is registered.
  106.  
  107.  Line <T> asks for the max. number of Top Scores that will be displayed
  108.  and be written to the bulletins (graphic and non-graphic). (Maximum of
  109.  50).  NOTE: UNREGISTERED VERSION forces 5 Top Scores displayed and will
  110.  not create Bulletins.  Until registered, place 5 in this field.
  111.  
  112.  NOTE: ALL FIELDS *MUST* BE FILLED IN OR PROGRAM FAILURE WILL OCCUR !!
  113.  
  114.  After entering all of the information, exit WOFSETUP.EXE by pressing
  115.  <S>ave....    This will create the WOF.CFG file and place it in the
  116.  current directory.  
  117.  
  118.  Consult your BBS Software manual on how to create a DOOR batch file,
  119.  and modify the WOF batch file supplied.  An example batch file for
  120.  PCBoard:
  121.  
  122.   @Echo off
  123.   C:
  124.   CD\PCB\DOORS\WOF
  125.   WOF22 WOF.CFG       <---- This is the command line for calling
  126.   C:                        WHEEL OF FORTUNE.  MUST BE THE SAME
  127.   CD\PCB                    or program failure will occur !!  For
  128.   BOARD.BAT                 non-standard port address and IRQ, see
  129.                             NOTE below!
  130.  
  131.  NOTE: If you need to specify a non-standard port address and IRQ,
  132.        then you will need to add this information to the BATCH file
  133.        calling WHEEL OF FORTUNE.  The syntax is PORT:AAAA:X where
  134.        AAAA is the base address and X is the IRQ. An example batch
  135.        file:
  136.              @echo off
  137.              c:
  138.              cd\pcb\doors\wof
  139.              WOF22 WOF.CFG PORT:03E8:5  <---- NEW COMMAND LINE!
  140.              c:
  141.              cd\pcb
  142.              board.bat
  143.  
  144.       WHEEL OF FORTUNE will also support the use of FOSSIL drivers.
  145.       The syntax for a FOSSIL driver is: PORT:F:P.  The 'F' tells the
  146.       door to use a Fossil driver for it's communications, and the 
  147.       'P' following it tells it which port to use for the Fossil.
  148.       Example: PORT:F:1 tells it to use a Fossil driver for port 1.
  149.  
  150.  WOFEVENT.EXE is a utility that MUST be called from the EVENT.SYS (or
  151.  the equivalent for your BBS Software) that will automatically,  on each
  152.  Monday, create/update the "Last Week's Top Scorer" (which is displayed
  153.  on the Top Score screen and the Bulletin after registering).  It will
  154.  also refresh the current puzzle file (WOF.PUZ) for the week and delete
  155.  the previous week's Top Scores (WOF.SCR), making  WHEEL OF FORTUNE
  156.  virtually maintainance free!  It will only execute if run on a Monday.
  157.  
  158.                          *** IMPORTANT NOTE ****
  159.  WOFEVENT.EXE MUST BE EXECUTED EACH MONDAY FOR PROGRAM TO OPERATE PROPERLY.
  160.  PUZZLES WILL NOT BE REFRESHED IF THIS IN NOT RUN EACH WEEK!
  161.  
  162.  PUZZLES
  163.  -------
  164.  You may modify or create your own list of puzzles (WOF.DAT) with any text
  165.  editor. The format for the WOF.DAT file MUST be: PHASE;Category (Example:
  166.  EDDIE AND THE CRUISERS;Title).  The maximum length of each puzzle is 31
  167.  (including spaces) and the maximum length of the category is 12.  ERRORS
  168.  WILL OCCUR IF THESE LIMITS ARE EXCEEDED!!   Please see the included file
  169.  WOF.DAT if you have any question about the required format.
  170.  
  171. MULTI-NODE SYSTEMS
  172. ------------------
  173.  When running more than one node, be sure to have a different configuration
  174.  for each node, and create a batch file for each node.  The configuration
  175.  file for each node can be created easily by entering at the dos prompt:
  176.  WOFSETUP WOFx.CFG, where 'x' is the node number.   This will cause
  177.  WOFSETUP.EXE to create a configuration file under the name entered rather
  178.  than the default (WOF.CFG).
  179.  
  180.  Example WOF2.BAT file:           Example WOF2.CFG:
  181.  ------------------------           -------------------
  182.  @echo off                         <1> c:\pcb2\pcboard.sys  <--- path to
  183.  c:                                <2> The SpeakEasy BBS         node 2
  184.  cd\pcb\doors\wof                  <3> Michael Goetz             system
  185.  wof22 wof2.cfg                        ....and so on             file.
  186.  c:
  187.  cd\pcb2
  188.  board2.bat
  189.  
  190. REGISTRATION !!
  191. ---------------
  192.  Registration is required if you choose to continue using this DOOR 
  193.  program after a 3 or 4 week evaluation period.  When registered, the
  194.  "[UNREGISTERED EVALUATION COPY]" line will be replaced with the name
  195.  of your BBS followed by the SysOp name as well as the removal of the 
  196.  delay built into the opening and closing screens.  Registration will
  197.  also allow the following features:
  198.  
  199.  1.  Creation of a colorful graphic Top Score Bulletin which is updated
  200.      after each completed game.
  201.  2.  The total number of Top Scores posted can also be specified in the
  202.      configuration file (maximum of 50).
  203.  3.  The number of CHANCES given at the beginning of each round.
  204.  4.  The total amount of ROUNDS per day (maximum of 5).
  205.  5.  The amount of TIME given a player if he/she lands of the TIME
  206.      position and correctly answers the puzzle.
  207.  
  208.  *** PLEASE SUPPORT SHAREWARE!!! ***
  209.  
  210.  To register your copy of WHEEL OF FORTUNE, please fill out the
  211.  supplied registration form (REGISTER.FRM) and mail it along with a
  212.  small donation of $20.00 or $25.00 (check or Money Order) payable to
  213.  Michael Goetz, address on the form.   Please be sure you enter the
  214.  information on the form as it appears in the WOF.CFG file.  Your
  215.  registration code is based upon this information!
  216.  
  217.  After receiving your registration form, I will pre-register you on the
  218.  SpeakEasy BBS.  You will then be able to call the SpeakEasy and receive
  219.  your registration code. Please allow at least 7 days prior to calling.
  220.  If you prefer, I will mail your registration code if you supply a self-
  221.  addressed stamped envelope.  
  222.  
  223.                            *** NOTICE ***
  224.   Majic Software is now accepting on-line credit card registration!
  225.          Master Card * Visa * American Express * Discover
  226.  
  227. APPRECIATION
  228. ------------
  229.  I would like to thank Steve Page, SysOp of the SpeakEasy BBS, and Jim
  230.  Murphey, SysOp of the Coffee Shop BBS, for beta testing the program. 
  231.  Their assistance in the development of WHEEL OF FORTUNE is sincerely
  232.  appreciated.
  233.  
  234. SUPPORT
  235. -------
  236.  If you have any questions concerning the setup or operation of WHEEL
  237.  OF FORTUNE, I can be reached via email thru RIME'S  BBS-DOORS
  238.  conference or at The SpeakEasy BBS, Majic Software's support BBS.
  239.  
  240. LEGALITIES
  241. ----------
  242.  THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS" WITHOUT
  243.  WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO ANY
  244.  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  245.  IN NO EVENT SHALL THE AUTHOR OR ANYONE INVOLVED WITH THE CREATION AND PRO-
  246.  DUCTION OF THIS PRODUCT BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR
  247.  CONSEQUENTIAL DAMAGES RESULTING FROM THE USE OF THIS PROGRAM.  YOUR USE OF 
  248.  THIS PROGRAM CONSTITUTES YOUR AGREEMENT TO THIS DISCLAIMER AND YOUR RELEASE
  249.  OF THE AUTHOR FROM ANY FORM OF LIABILITY OR LITIGATION.
  250.  
  251.                                 - END - 
  252.